feat(webmcp): Add experimental tool to list WebMCP tools page exposes#1845
Merged
OrKoN merged 15 commits intoChromeDevTools:mainfrom Apr 16, 2026
Merged
feat(webmcp): Add experimental tool to list WebMCP tools page exposes#1845OrKoN merged 15 commits intoChromeDevTools:mainfrom
OrKoN merged 15 commits intoChromeDevTools:mainfrom
Conversation
5a27c4e to
f6a7c80
Compare
OrKoN
reviewed
Apr 10, 2026
OrKoN
reviewed
Apr 10, 2026
Contributor
Author
|
I believe #1845 is now ready for review. I was able to make tests pass locally by using next version of puppeteer. |
OrKoN
reviewed
Apr 15, 2026
OrKoN
reviewed
Apr 15, 2026
OrKoN
reviewed
Apr 15, 2026
OrKoN
reviewed
Apr 16, 2026
OrKoN
reviewed
Apr 16, 2026
Collaborator
OrKoN
left a comment
There was a problem hiding this comment.
I think this is the last comment
OrKoN
approved these changes
Apr 16, 2026
OrKoN
reviewed
Apr 16, 2026
OrKoN
approved these changes
Apr 16, 2026
wolfib
pushed a commit
that referenced
this pull request
Apr 16, 2026
…#1845) <img width="1305" height="735" alt="image" src="https://github.com/user-attachments/assets/ea154d81-c1cf-4758-98c2-7dce25d6ad8b" /> ``` npx @modelcontextprotocol/inspector node build/src/bin/chrome-devtools-mcp.js --channel=canary --experimentalWebmcp --chrome-arg='--enable-features=WebMCPTesting,DevToolsWebMCPSupport' ``` <img width="1728" height="1117" alt="image" src="https://github.com/user-attachments/assets/133ac10e-7bd3-4eaa-b1e9-25b1283e5761" /> cc @OrKoN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc @OrKoN